@charset "utf-8";
.banner_my { position:relative; width:100%; min-width:1200px; height:600px; background:#13295b; overflow:hidden; }

#fullSlide{ width:100%; position:relative; height:600px; background:#fff; }
#fullSlide .bd { margin:0 auto; position:relative; z-index:0; overflow:hidden; }
#fullSlide .bd ul { width:100% !important; }
#fullSlide .bd li { width:100% !important; height:600px; overflow:hidden; text-align:center; }
#fullSlide .bd li a { display:block; height:500px; }

#fullSlide .hd { position:absolute; bottom:0; left:0; width:100%; z-index:1; height:28px; line-height:28px; text-align:center; }
#fullSlide .hd ul { height:28px; text-align:center; }
#fullSlide .hd ul li { cursor:pointer; display:inline-block; *display:inline; zoom:1; width:15px; height:28px; margin:0 5px; background:url(../images/ico.png)  no-repeat 0 -169px; overflow:hidden; line-height:9999px; }
#fullSlide .hd ul .on { background:url(../images/ico.png) no-repeat -17px -169px;}
